Uses of Class
org.eclipse.vtp.framework.engine.support.AbstractContext

Packages that use AbstractContext
org.eclipse.vtp.framework.engine.runtime   
org.eclipse.vtp.framework.engine.support   
 

Uses of AbstractContext in org.eclipse.vtp.framework.engine.runtime
 

Subclasses of AbstractContext in org.eclipse.vtp.framework.engine.runtime
protected  class Execution.Context
          Implementation of the generic context.
protected  class Process.Context
          Implementation of the generic context.
protected  class Sequence.Context
          Implementation of the generic context.
protected  class Session.Context
          Implementation of the generic context.
 

Uses of AbstractContext in org.eclipse.vtp.framework.engine.support
 

Subclasses of AbstractContext in org.eclipse.vtp.framework.engine.support
 class AbstractActionContext
          A support implementation of the IActionContext interface.
 class AbstractExecutionContext
          A support implementation of the IExecutionContext interface.
 class AbstractProcessContext
          A support implementation of the IProcessContext interface.
 class AbstractSessionContext
          A support implementation of the ISessionContext interface.